@charset "utf-8";
/* CSS Document */

a:focus {
  outline: none;
}
a {
  text-decoration: none !important;
  opacity: 1;
  transition: all 0.3s linear;
}
a:hover {
  opacity: 1;
}

input,
select,
textarea {
  outline: none;
  background-color: transparent;
}
img {
  max-width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  outline: none;
}

*[class~="row"] {
  margin: 0;
}

*[class*="col-"] {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  zoom: 1;
}

img {
  border: none;
}

ul,
li {
  list-style: none;
}

em,
i {
  font-style: normal;
}
@font-face {
  　　font-family: PINGFANG HEAVY;
  　　src: url("../fonts/PINGFANG HEAVY.TTF");
}
@font-face {
  　　font-family: PINGFANG BOLD;
  　　src: url("../fonts/PINGFANG BOLD.TTF");
}
@font-face {
  　　font-family: PINGFANG MEDIUM;
  　　src: url("../fonts/PINGFANG MEDIUM.ttf");
}
@font-face {
  　　font-family: PINGFANG REGULAR;
  　　src: url("../fonts/PINGFANG REGULAR.ttf");
}
@font-face {
  　　font-family: Futura LT Medium;
  　　src: url("../fonts/Futura LT Medium.ttf");
}
@font-face {
  　　font-family: FUTURA LT BOOK;
  　　src: url("../fonts/FUTURA LT BOOK.ttf");
}
body {
  font-family: "PINGFANG MEDIUM";
  min-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  overflow-x: hidden;
}

input::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.6;
}

input::-moz-placeholder {
  color: inherit;
  opacity: 0.6;
}

input::-moz-placeholder {
  color: inherit;
  opacity: 0.6;
}

input::-ms-input-placeholder {
  color: inherit;
  opacity: 0.6;
}

.mains {
  width: 1440px;
  margin: 0 auto;
}

.mains:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.head {
  padding: 5px 0;
  display: none;
}

.head .logoa {
  display: block;
  height: 50px;
  float: left;
}

.head .logoa img {
  display: block;
  height: 50px;
}

.head .menu {
  display: none;
}

.navs {
  height: 100px;
  z-index: 8888;
  position: fixed;
  top: 0;

  background-color: #fff;
  width: 100%;
  font-family: "PINGFANG MEDIUM";
}

.navs .logo {
  float: left;
  padding-top: 30px;
}

.navs .logo img {
  height: 28px;
}

.navs ul {
  float: left;
  margin-left: 50px;
  padding-top: 20px;
}

.navs ul li {
  float: left;
  position: relative;
  margin-left: 40px;
}

.navs ul li .nava {
  float: left;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  line-height: 28px;
  line-height: 45px;
}

.navs ul li .nava.on {
  color: #013e7f;
  border-bottom: 2px solid #013e7f;
}

.navs ul li .nava:hover {
  color: #013e7f;
  border-bottom: 2px solid #013e7f;
  transition: all 0.4s;
}
.navs ul li .nava:hover:before {
  /*动画效果是从中间向左延伸至50%的宽度*/

  left: 0%;

  width: 50%;
}

.navs .tel {
  float: right;
  background: url(../images/tel.png) left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-top: 30px;
  height: 23px;
  line-height: 28px;
}
.navs ul li p {
  position: absolute;
  left: -29px;
  top: 38px;
  padding-top: 10px;
  display: none;
  width: 123px;
  z-index: 0;
  transition: all 0.4s;
}
.navs ul li p a {
  display: block; /*float: left;*/
  background-color: #fff;
  padding: 20px 10px 20px 10px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.navs ul li p a.on {
  color: #333;
}
.navs ul li p a:hover {
  color: #fff;
  background:#043c77;
}
.navs ul li:hover p {
  display: block;
}

.banner {
  margin-top: 100px;
  z-index: 2;
}

.banner img {
  display: block;
  width: 100%;
}

.banner .swiper-slide {
  width: 100%;
}

.banner .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #ccc;
  margin: 0 12px;
  opacity: 1;
}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 30px;
  left: 0;
  width: 100%;
}

.service {
  margin-top: 55px;
}

.com_tit {
  font-size: 42px;
  letter-spacing: 1px;
  color: #043c77;
  text-align: center;
  font-family: "PINGFANG BOLD";
  margin-bottom: 1px;
}

.com_tit_sm {
  font-size: 18px;
  letter-spacing: 0px;
  color: #666666;
  text-align: center;
  line-height: 30px;
  font-family: "Futura LT Medium";
  font-weight: normal;
}

/*首页tab切换*/
.nav11 {
  width: 530px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 20px;
  font-family: "PINGFANG MEDIUM";
}

.nav11 ul li {
  float: left;
  margin: 5px 15px;
  text-align: center;
  padding: 12px 25px;
  background-color: #f0f0f0;
  font-size: 22px;
  color: #999;
  letter-spacing: 2px;
}

.nav11 ul li a {
  color: #999;
  cursor: pointer;
}

.nav11 ul li:hover {
  background: #85c226;
  color: #fff;
  cursor: pointer;
}

.nav11 ul li:hover a {
  color: #fff;
}

.tab {
  background: #85c226 !important;
  color: #fff !important;
}

.content {
  margin: 0 auto;
}

.content div {
  display: none;
}

.content .div_show {
  display: block;
  overflow: hidden;
}

.a_cp_li2 {
  overflow: hidden;
  margin-top: 30px;
  width: 850px;
  height: 579px;
  float: left;
}

.a_cp_li2 li {
  float: left;
  margin: 8px;
  text-align: center;
  color: #666;
  width: 265px;
  height: 280px;
  text-align: center;
  font-family: "PINGFANG MEDIUM";
  cursor: pointer;
}
.a_cp_li2 li:hover {
  border-radius: 5px;
  box-shadow: 1px 1px 8px #ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}

.a_cp_li2 li img {
  height: 105px;
  margin: 0 auto;
  border-radius: 5px;
  margin-top: 50px;
}

.a_cp_li2 li h4 {
  font-size: 18px;
  line-height: 45px;
  color: #333;
}

.a_cp_li2 li p {
  font-size: 14px;
  color: #999;
  font-family: "PINGFANG REGULAR";
}

.a_cp_li2 span {
  margin-top: 30px;
}

.aleft {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  box-sizing: border-box;

  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  /* transition: .8s cubic-bezier(.19, 1, .22, 1); */
  /* position: relative; */
  /* overflow: hidden; */
  border-radius: 50%;
  text-align: center;
  z-index: 3;
  line-height: 50px;
  background-color: #f4f4f4;
  font-size: 24px;
  color: #9c9c9c;
}
.aleft:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #e5ebf1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translateX(-100%);
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
  color: #000;
}
.aleft:hover {
}
.aleft:hover:after {
  transform: translateX(0);
}

.aright {
  float: left;
  margin-left: 30px;
  display: block;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  /* transition: .8s cubic-bezier(.19, 1, .22, 1); */
  /* position: relative; */
  /* overflow: hidden; */
  border-radius: 50%;
  text-align: center;
  z-index: 3;
  line-height: 50px;
  background-color: #f4f4f4;
  font-size: 24px;
  color: #9c9c9c;
}
.aright:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #e5ebf1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translateX(-100%);
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
  color: #000;
}
.aright:hover {
  color: #043c77;
}
.aright:hover:after {
  transform: translateX(0);
  color: #043c77 !important;
}

.index_more_box2 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 113;
  font-size: 18px;
  color: #9c9c9c;
  text-align: center;
}
.index_more_box2:hover {
  color: #043c77 !important;
}

.a_cp_wz {
  background-image: url(../images/in_12.jpg);
  width: 567px;
  height: 579px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  margin-top: 30px;
}

.a_cp_wz h1 {
  font-size: 32px;
  color: #fff;
  margin-top: 100px;
  margin-left: 75px;
  font-family: "PINGFANG BOLD";
}

.a_cp_wz hr {
  background-color: #85c226;
  height: 7px;
  border: 0;
  width: 100px;
  margin: 40px 75px;
}

.a_cp_wz p {
  color: #fff;
  line-height: 29px;
  padding: 10px 75px;
  font-size: 14px;
  font-family: "PINGFANG REGULAR";
}

.a_cp_wz a {
  display: block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  margin-left: 75px;
  margin-top: 50px;
  font-family: "PINGFANG BOLD";
  font-size: 16px;
}

.index_more_btn3 {
  display: block;
  width: 180px;
  height: 50px;
  box-sizing: border-box;

  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  position: relative;
  overflow: hidden;
}
.index_more_btn3:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #d4d9e1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translateX(-100%);
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
  opacity: 0.5;
}

.index_more_btn3:hover:after {
  transform: translateX(0);
}
.index_more_box3 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  color: #fff;
  text-align: center;
}

.index_more_text2 {
  font-size: 17px;
  color: #fff;
  float: left;
}

.about {
  background-color: #f7f7f7;
  padding: 70px 0px;
  margin-top: 30px;
  position: relative;
}

.aboutnr {
  border: 4px solid #043c77;
  padding: 30px 40px;
  width: 1380px;
  position: relative;
  margin-top: 30px;
}

.ab_nr {
  width: 54%;
}
.abdz {
  overflow: hidden;
  margin-bottom: 78px;
}
.ab_nr h1 {
  font-size: 60px;
  color: #043c77;
  font-family: "FUTURA LT BOOK";
  float: left;
}

.ab_nr span {
  color: #043c77;
  font-size: 48px;
  font-family: "PINGFANG REGULAR";
  float: left;
  margin-left: 15px;
  padding-top: 5px;
}

.ab_nr h3 {
  font-size: 24px;
  color: #043c77;
  margin-bottom: 20px;
  font-family: "PINGFANG MEDIUM";
}

.ab_nr h4 {
  font-size: 18px;
  color: #333;
  margin-bottom: 78px;
  font-family: "PINGFANG MEDIUM";
}

.ab_nr p {
  font-size: 14px;
  color: #666;
  font-family: "PINGFANG REGULAR";
  line-height: 35px;
}

.index_more_btn {
  width: 180px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 82, 131, 0.3);
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-family: "PINGFANG BOLD";
  margin-top: 50px;
  margin-bottom: 20px;
}
.index_more_btn:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #d4d9e1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translateX(-100%);
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
}
.index_more_btn:hover {
  border: 1px solid rgba(0, 82, 131, 0.2);
}
.index_more_btn:hover:after {
  transform: translateX(0);
}
.index_more_box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  border: 1px solid #043c77;
  color: #043c77;
  text-align: center;
}

.index_more_text {
  font-size: 16px;

  color: #005283;
  float: left;
}
.index_more_icon {
  display: inline-block;
  width: 16px;
  height: 7px;
  background-size: 100% 100%;
  margin-left: 1.4vw;
  transition: all 0.3s linear;
}
.index_more_btn:hover .index_more_icon {
  margin-left: 0.2vw;
}

.ab_pic {
  position: absolute;
  z-index: 0;
  top: 320px;
  right: 3%;
}
.ab_pic img {
  transition: all 0.3s linear;
}
.ab_pic:hover img {
  transition: all ease-in-out 0.8s;
  transform: scale(1.02);
}
.news {
  overflow: hidden;
  margin-top: 80px;
}

.news .tit {
  overflow: hidden;
}

.news .tit h1 {
  color: #043c77;
  font-size: 42px;
  float: left;
  font-family: "PINGFANG BOLD";
}

.news .tit h1 p {
  color: #666;
  font-size: 16px;
  font-family: "Futura LT Medium";
}

.news .x_l {
  float: right;
  margin-top: 60px;
}

.news .x_l li {
  float: left;
  margin: 2px 9px;
}

.news .x_l li a {
  color: #999;
  font-size: 24px;
  font-family: "PINGFANG MEDIUM";
}

.news .x_l li a:hover {
  color: #043c77;
}

.line_s {
  width: 2px;
  color: #999999;
  background-color: #999999;
  height: 25px;
  margin-top: 6px !important;
}

.newslf {
  float: left;
  position: relative;
  margin-top: 45px;
}

.newslf img {
  width: 733px;
  height: 560;
  transition: all 0.3s linear;
}

.newslf:hover {
  opacity: 0.85;
  transition: all ease-in-out 0.8s;
  transform: scale(1.02);
}
.newslf:hover img {
  opacity: 0.85;
  transition: all ease-in-out 0.8s;
  transform: scale(1.01);
}

.lis {
  position: absolute;
  top: 500px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  width: 733px;
  height: 65px;
  line-height: 65px;
  color: #fff;
  padding-left: 10px;
  font-size: 18px;
  font-family: "PINGFANG MEDIUM";
}

.lis span {
  float: right;
  padding-right: 15px;
  font-size: 18px;
}

.newsrg {
  float: left;
  margin-top: 45px;
}

.newsrg li {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  margin-left: 45px;
  width: 660px;
  padding: 27px 0px;
}

.newsrg li:first-child {
  border-top: 1px solid #e6e6e6;
}

.newsrg li .time {
  float: left;
  width: 70px;
  text-align: center;
}

.newsrg li .time h3 {
  font-size: 36px;
  color: #333;
  font-family: "PINGFANG BOLD";
  font-weight: bold;
}

.newsrg li .time p {
  font-size: 14px;
  color: #666;
  line-height: 35px;
  font-family: "PINGFANG MEDIUM";
}

.newsrg li .nr {
  float: left;
  width: 550px;
  overflow: hidden;

  line-height: 32px;
  margin-left: 20px;
}

.newsrg li .nr .cc {
  font-size: 18px;
  font-weight: bold;
  line-height: 45px;
  font-family: "PINGFANG BOLD";
}

.newsrg li .nr p {
  font-size: 14px;
  line-height: 32px;
  font-family: "PINGFANG REGULAR";
  color: #999;
}
.newsrg li a {
  color: #333;
  opacity: 0.8;
  transition: all 0.3s linear;
}
.newsrg li a:hover {
  color: #043c77 !important;
  opacity: 1;
}
.newsrg li a:hover p {
  color: #043c77 !important;
  opacity: 1;
}

.cooperation {
  background-color: #f7f7f7;
  padding: 50px 0px;
  margin-top: 30px;
  position: relative;
}

.cooperationnr {
  padding: 30px;
  width: 1400px;
  position: relative;
}

.picCenter {
  width: 1440px;
  margin: 15px auto;
  margin-top: 60px;
}

.photo_img img {
  box-sizing: border-box;
  padding: 10px;
  height: 120px;
  border-radius: 5px;
  transition: all 0.7s ease 0s;
}

.photo_img img:hover {
  box-sizing: border-box;
  box-shadow: 1px 0px 15px -3px rgba(0, 0, 0, 0.53);
  -webkit-box-shadow: 1px 0px 15px -3px rgba(0, 0, 0, 0.53);
  -moz-box-shadow: 1px 0px 15px -3px rgba(0, 0, 0, 0.53);
  box-shadow: 1px 1px 8px #ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}

.photo_nr {
  display: flex;
  align-items: center;
  width: 1440px;
  margin: 15px auto;
}

.photo_nr ul li {
  float: left;
  margin: 0 35px;
  line-height: 30px;
  text-align: center;
}

#picList1 {
}

#LeftArr {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  box-sizing: border-box;
  margin-right: 15px;
  margin-top: -25px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  /* transition: .8s cubic-bezier(.19, 1, .22, 1); */
  /* position: relative; */
  /* overflow: hidden; */
  border-radius: 50%;

  z-index: 3;
  line-height: 50px;
  background-color: #fff;
  font-size: 24px;
  color: #9c9c9c;
}
#LeftArr:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #e5ebf1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translateX(-100%);
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
  color: #000;
}
#LeftArr:hover {
}
#LeftArr:hover:after {
  transform: translateX(0);
}

#RightArr {
  float: left;
  margin-top: -25px;
  margin-left: 15px;
  display: block;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  /* transition: .8s cubic-bezier(.19, 1, .22, 1); */
  /* position: relative; */
  /* overflow: hidden; */
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  z-index: 3;
  line-height: 50px;
  background-color: #fff;
  font-size: 24px;
  color: #9c9c9c;
}
#RightArr:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #e5ebf1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transform: translateX(-100%);
  -webkit-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
  color: #000;
}
#RightArr:hover {
  color: #043c77;
}
#RightArr:hover:after {
  transform: translateX(0);
  color: #043c77 !important;
}

.index_more_box4 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 113;
  font-size: 18px;
  color: #9c9c9c;
  text-align: center;
}

.footer {
  background: url(../images/in_76.jpg) no-repeat;
  padding-top: 30px;
  height: 573px;
}

.footer .ft {
  overflow: hidden;
}

.footer .ft li {
  color: #fff;
  border-left: 1px solid #999;
  float: left;
  width: 230px;
  text-align: center;
  height: 200px;
}

.footer .ft li:first-child {
  border-left: 0px solid #999;
}

.footer .ft li p {
  line-height: 32px;
  font-family: "PINGFANG REGULAR";
}

.footer .ft li a {
  color: #999;
  font-size: 14px;
  opacity: 0.8;
  transition: all 0.3s linear;
}
.footer .ft li a:hover {
  color: #fff;
  opacity: 1;
}

.footer .ft li h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  font-family: "PINGFANG MEDIUM";
}

.footer .fb {
  overflow: hidden;
  margin-top: 150px;
  padding-left: 80px;
  font-family: "PINGFANG REGULAR";
}

.footer .fb .fbleft {
  float: left;
}

.footer .fb .fbleft .dz {
  float: left;
}

.footer .fb .fbleft h1 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 20px;
  font-family: "PINGFANG MEDIUM";
}

.footer .fb .fbleft .dz {
  background: url(../images/ico_14.jpg) left 10px;
  background-repeat: no-repeat;
  padding-left: 15px;
  font-size: 14px;
  color: #999;
  line-height: 29px;
  overflow: hidden;
  margin-bottom: 10px;
}

.footer .fb .fbleft .dh {
  background: url(../images/ico_18.jpg) left 10px;
  background-repeat: no-repeat;
  padding-left: 20px;
  font-size: 14px;
  color: #999;
  line-height: 29px;
  overflow: hidden;
}

.footer .fb .fbright {
  float: right;
  padding-top: 60px;
  text-align: right;
}
.footer .fb .fbright a {
  font-size: 12px;
  color: #999;
  white-space: nowrap;
  line-height: 28px;
}
@media screen and (max-width: 1440px) {
  body {
  }

  .mains {
    width: 95%;
    margin: 0 auto;
  }

  .mains:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .head {
    display: none;
  }
  .head .menu {
    display: none;
  }

  .navs {
    z-index: 12;
    position: fixed;
    top: 0;

    background-color: #fff;
    width: 100%;
    font-family: "PINGFANG MEDIUM";
  }

  .navs .logo {
    float: left;
    padding-top: 30px;
    width: 16%;
  }

  .navs .logo img {
    width: 100%;
    height: 27px;
  }

  .navs ul {
    float: left;
    margin-left: 1%;
    padding-top: 20px;
    width: 69%;
  }

  .navs ul li {
    float: left;
    position: relative;
    margin-left: 4%;
  }

  .service {
    margin-top: 55px;
  }

  /*首页tab切换*/
  .nav11 {
    width: 530px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    font-family: "PINGFANG MEDIUM";
  }

  .nav11 ul li {
    float: left;
    margin: 5px 15px;
    text-align: center;
    padding: 12px 25px;
    background-color: #f0f0f0;
    font-size: 22px;
    color: #999;
    letter-spacing: 2px;
  }

  .nav11 ul li a {
    color: #999;
    cursor: pointer;
  }

  .nav11 ul li:hover {
    background: #85c226;
    color: #fff;
    cursor: pointer;
  }

  .nav11 ul li:hover a {
    color: #fff;
  }

  .tab {
    background: #85c226 !important;
    color: #fff !important;
  }

  .content {
    margin: 0 auto;
  }

  .content div {
    display: none;
  }

  .content .div_show {
    display: block;
    overflow: hidden;
  }

  .a_cp_li2 {
    overflow: hidden;
    margin-top: 30px;
    width: 65%;
    float: left;
  }

  .a_cp_li2 li {
    float: left;
    margin: 1%;

    width: 30%;
    height: auto;

    padding-bottom: 5%;
  }

  .a_cp_li2 li img {
    height: 100%;

    margin-top: 13%;
  }

  .a_cp_li2 li h4 {
    font-size: 18px;
    line-height: 45px;
    color: #333;
  }

  .a_cp_li2 li p {
    font-size: 14px;
    color: #999;
    font-family: "PINGFANG REGULAR";
  }

  .a_cp_li2 span {
    margin-top: 30px;
  }

  .a_cp_wz {
    width: 35%;
    height: 579px;
  }

  .about {
    background-color: #f7f7f7;
    padding: 70px 0px;
    margin-top: 30px;
    position: relative;
  }

  .aboutnr {
    border: 4px solid #043c77;
    padding: 30px 40px;
    width: 90%;
    position: relative;
    margin-top: 30px;
  }

  .ab_nr {
    width: 54%;
  }
  .abdz {
    overflow: hidden;
    margin-bottom: 28px;
  }

  .ab_nr h4 {
    margin-bottom: 28px;
  }

  .ab_pic {
    position: absolute;
    z-index: 0;
    top: 35%;
    right: -3%;
  }
  .ab_pic img {
    transition: all 0.3s linear;
    width: 85%;
  }
  .ab_pic:hover img {
    transition: all ease-in-out 0.8s;
    transform: scale(1.02);
  }
  .news {
    overflow: hidden;
    margin-top: 80px;
  }

  .news .tit {
    overflow: hidden;
  }

  .news .tit h1 {
    color: #043c77;
    font-size: 42px;
    float: left;
    font-family: "PINGFANG BOLD";
  }

  .news .tit h1 p {
    color: #666;
    font-size: 16px;
    font-family: "Futura LT Medium";
  }

  .news .x_l {
    float: right;
    margin-top: 60px;
  }

  .news .x_l li {
    float: left;
    margin: 2px 9px;
  }

  .news .x_l li a {
    color: #999;
    font-size: 24px;
    font-family: "PINGFANG MEDIUM";
  }

  .news .x_l li a:hover {
    color: #043c77;
  }

  .line_s {
    width: 2px;
    color: #999999;
    background-color: #999999;
    height: 25px;
    margin-top: 6px !important;
  }

  .newslf {
    float: left;
    position: relative;
    margin-top: 45px;
    width: 45%;
  }

  .newslf img {
    width: 100%;
    height: 100%;
    transition: all 0.3s linear;
  }

  .lis {
    top: 85%;
    left: 0px;

    width: 100%;
  }

  .lis span {
    float: right;
    padding-right: 15px;
    font-size: 18px;
  }

  .newsrg {
    float: left;
    margin-top: 45px;
    width: 54%;
    margin-left: 1%;
  }

  .newsrg li {
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 1%;
    width: 100%;
    padding: 2% 0px;
  }

  .newsrg li .nr {
    float: left;
    width: 80%;
    overflow: hidden;

    line-height: 32px;
    margin-left: 1%;
  }

  .cooperation {
    background-color: #f7f7f7;
    padding: 50px 0px;
    margin-top: 30px;
    position: relative;
  }

  .cooperationnr {
    padding: 30px;
    width: 98%;
    position: relative;
  }

  .picCenter {
    width: 99%;
    margin: 15px auto;
    margin-top: 60px;
  }

  .photo_nr {
    display: flex;
    align-items: center;
    width: 98%;
    margin: 15px auto;
  }

  .footer {
    background: url(../images/in_76.jpg) no-repeat;
    padding-top: 30px;
    height: 573px;
  }

  .footer .ft {
    overflow: hidden;
  }

  .footer .ft li {
    width: 16%;
  }
  .footer .fb {
    padding-left: 5%;
  }
  .footer .fb .fbright {
    padding-top: 80px;
    padding-right: 5%;
  }
}

@media screen and (max-width: 1200px) {
  body {
    min-width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding-top: 1rem;
  }

  .mains {
    width: 100%;
    padding: 0 0.3rem;
  }

  .head {
    padding: 0.1rem 0;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 0px 8px 0px rgba(22, 25, 45, 0.15);
    display: block;
  }

  .head .logoa {
    display: block;
    height: 0.8rem;
    float: left;
  }

  .head .logoa img {
    display: block;
    height: 0.5rem;
    margin-top: 0.12rem;
  }

  .head .find {
    display: none;
  }

  .head .menu {
    display: block;
    background-repeat: no-repeat;
    float: right;
    height: 0.8rem;
    width: 0.8rem;
    background-position: right center;
    background-image: url(../images/menu2.png);
    background-size: 0.6rem auto;
  }

  .head .menu.on {
    background-image: url(../images/close2.png);
  }

  .navs {
    background-color: #fff;
    height: auto;
    position: fixed;
    left: -1200px;
    top: 1rem;
    width: 100%;
    bottom: 0;
    z-index: 200;
  }

  .navs ul {
    float: none;
    margin-left: 0px;
    padding-top: 10px;
    width: 100%;
  }

  .navs ul li {
    float: none;
    position: relative;
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }

  .navs ul li .nava {
    float: none;
    display: block;
    font-size: 0.28rem;
    line-height: 0.8rem;
    color: #000;
    padding: 0 0rem;
    cursor: pointer;
    transition: all 0.3s;
  }

  .navs ul li .nava.on {
    background-color: transparent;
    color: #f8b600;
    border: none;
  }

  .navs ul li .nava:hover {
    background-color: transparent;
  }

  .navs ul li p a {
    display: none;
  }
  .navs .logo {
    display: none;
  }

  .navs .tel {
    float: none;
    padding-left: 30px;
    margin-top: 30px;
    height: 23px;
    line-height: 28px;
    margin-left: 120px;
    color: #000;
    width: 99%;
  }

  .banner {
    margin-top: 0px;
  }

  .com_tit {
    font-size: 27px;
    letter-spacing: 1px;
    color: #043c77;
    text-align: center;
    font-family: "PINGFANG BOLD";
    margin-bottom: 1px;
  }

  .com_tit_sm {
    font-size: 18px;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    font-family: "Futura";
  }

  /*首页tab切换*/
  .nav11 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
  }

  .nav11 ul li {
    float: left;
    margin: 5px 4%;
    text-align: center;
    width: 25%;
    height: 45px;
    background-color: #f0f0f0;
    line-height: 45px;
    font-size: 15px;
    color: #999;
    padding: 1px 1px;
  }

  .content {
    margin: 0 auto;
  }

  .content div {
    display: none;
  }

  .content .div_show {
    display: block;
    overflow: hidden;
  }

  .a_cp_li2 {
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    float: left;
  }

  .a_cp_li2 li {
    float: left;
    margin: 1%;
    text-align: center;
    color: #666;
    width: 31%;
    height: auto;

    text-align: center;
  }

  .a_cp_li2 li img {
    /* width: 70%; */
	/* max-width: 70%; */
    height: auto;
    margin: 0 auto;
    margin-top: 0px;
  }

  .a_cp_li2 li h4 {
    font-size: 14px;
    line-height: 25px;
    color: #333;
  }

  .a_cp_li2 li p {
    font-size: 14px;
    color: #999;
    display: none;
  }

  .a_cp_li2 span {
    margin-top: 30px;
  }

  .aleft {
    float: left;
    display: block;

  }

  .aright {
    float: left;
   /* margin-left: 10%; */
    display: block;
  }

  .a_cp_wz {
    background-image: url(../images/in_12.jpg);
    width: 567px;
    height: 579px;
    background-repeat: no-repeat;
    display: block;
    float: right;
    margin-top: 30px;
    display: none;
  }
  .service {
    margin-top: 30px;
  }

  .about {
    background-color: #f7f7f7;
    padding: 30px 0px;
    margin-top: 10px;
    position: relative;
  }

  .aboutnr {
    border: 4px solid #043c77;
    padding: 30px;
    width: 100%;
    position: relative;
  }

  .ab_nr {
    width: 100%;
  }
  .abdz {
    overflow: hidden;
    margin-bottom: 28px;
  }
  .ab_nr h1 {
    font-size: 30px;
    color: #043c77;
    margin-bottom: 18px;
  }

  .ab_nr span {
    font-size: 22px;
  }

  .ab_nr h3 {
    font-size: 18px;
    color: #043c77;
    margin-bottom: 20px;
  }

  .ab_nr h4 {
    font-size: 16px;
    color: #333;
    margin-bottom: 18px;
  }

  .ab_nr p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
  }

  .ab_nr a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #043c77;
    color: #043c77;
    text-align: center;
    margin-left: 75px;
    margin-top: 50px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .ab_pic {
    position: absolute;
    z-index: 999;
    top: 250px;
    right: 80px;
    display: none;
  }
  .index_more_btn {
    display: none;
  }

  .news {
    overflow: hidden;
    margin-top: 20px;
  }

  .news .tit {
    overflow: hidden;
  }

  .news .tit h1 {
    color: #043c77;
    font-size: 28px;
    float: left;
  }

  .news .tit h1 p {
    color: #666;
    font-size: 14px;
  }

  .news .x_l {
    float: left;
    margin-top: 10px;
  }

  .news .x_l li {
    float: left;
    margin: 2px 5px;
  }

  .news .x_l li a {
    color: #999;
    font-size: 18px;
    font-family: 宋体;
  }

  .news .x_l li a:hover {
    color: #043c77;
  }

  .line_s {
    width: 2px;
    color: #999;
    background-color: #999;
    height: 20px;
  }

  .newslf {
    float: left;
    position: relative;
    margin-top: 15px;
    width: 100%;
  }

  .newslf img {
    width: 100%;
  }

  .lis {
    position: absolute;
    top: 82%;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding-left: 10px;
    font-size: 14px;
  }

  .lis span {
    float: right;
    padding-right: 15px;
    font-size: 14px;
    display: none;
  }

  .newsrg {
    float: left;
    margin-top: 25px;
    width: 100%;
  }

  .newsrg li {
    overflow: hidden;
    border-bottom: 1px solid #999;
    margin-left: 1%;
    width: 100%;
    padding: 17px 0px;
  }

  .newsrg li:first-child {
    border-top: 1px solid #999;
  }

  .newsrg li .time {
    float: left;
    width: 12%;
    text-align: center;
    padding-top: 0%;
  }

  .newsrg li .time h3 {
    font-size: 26px;
    color: #333;
  }

  .newsrg li .time p {
    font-size: 12px;
    color: #666;
    line-height: 25px;
  }

  .newsrg li .nr {
    float: left;
    width: 82%;
    overflow: hidden;

    color: #999;
    line-height: 22px;
  }

  .newsrg li .nr .cc {
    font-size: 14px;
    color: #333;
    line-height: 25px;
  }

  .newsrg li .nr p {
    font-size: 10px;
    color: #999;
    line-height: 20px;
  }

  .newsrg li .nr:hover {
    color: #043c77;
  }

  .newsrg li .nr .cc:hover {
    color: #043c77;
  }

  .cooperation {
    background-color: #f7f7f7;
    padding: 50px 0px;
    margin-top: 30px;
    position: relative;
  }

  .cooperationnr {
    padding: 30px;
    width: 1380px;
    position: relative;
  }

  .picCenter {
    width: 100%;
    margin: 15px auto;
  }

  .xinxiIcon {
    margin: 0 0 -20px auto;
  }

  .xinxiIcon img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .photo_img img {
    box-sizing: border-box;

    transition: all 0.7s ease 0s;
  }

  .photo_img img:hover {
    box-sizing: border-box;
    border: 1px solid #023246;
    box-shadow: 1px 0px 15px -3px rgba(0, 0, 0, 0.53);
    -webkit-box-shadow: 1px 0px 15px -3px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: 1px 0px 15px -3px rgba(0, 0, 0, 0.53);
  }

  .photo_nr {
    display: flex;
    align-items: center;
    width: 1330px;
    margin: 15px auto;
  }

  .photo_nr ul li {
    float: left;
    margin: 0 35px;
    line-height: 30px;
    text-align: center;
  }

  .photo_nr p {
    padding: 0;
    margin: 0;
  }

  #LeftArr {
    background: url(../images/ico_06.jpg) no-repeat;
    width: 60px;
    height: 50px;
    margin-left: -15px;
    text-decoration: none;
    color: #323232;
    margin-right: 20px;
    display: none;
  }

  #RightArr {
    background: url(../images/ico_09.jpg) no-repeat;
    width: 60px;
    height: 50px;
    margin-right: -15px;
    text-decoration: none;
    color: #323232;
    margin-left: 20px;
    display: none;
  }

  .listRotation {
  }

  .footer {
    background: url(../images/in_76.jpg) no-repeat;
    padding-top: 15px;
    height: 180px;
  }

  .footer .ft {
    display: none;
    overflow: hidden;
    margin-top: 15%;
  }

  .footer .ft li {
    color: #fff;
    border-left: 1px solid #999;
    float: left;
    width: 33%;
    text-align: center;
    height: 100%;
    margin-bottom: 25px;
  }

  .footer .ft li:first-child {
    border-left: 0px solid #999;
    display: none;
  }

  .footer .ft li:nth-child(2) {
    border-left: 0px solid #999;
  }

  .footer .ft li:nth-child(5) {
    border-left: 0px solid #999;
    display: none;
  }

  .footer .ft li:nth-child(6) {
    border-left: 0px solid #999;
    display: none;
  }

  .footer .ft li p {
    line-height: 32px;
  }

  .footer .ft li a {
    color: #999;
    font-size: 14px;
  }

  .footer .ft li h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
  }

  .footer .fb {
    overflow: hidden;
    margin-top: 0%;
    padding-left: 9%;
  }

  .footer .fb .fbleft {
    float: left;
    padding-top: 1%;
  }

  .footer .fb .fbleft .dz {
    float: left;
  }

  .footer .fb .fbleft h1 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
  }

  .footer .fb .fbleft .dz {
    background: url(../images/ico_14.jpg) left 10px;
    background-repeat: no-repeat;
    padding-left: 15px;
    font-size: 12px;
    color: #999;
    line-height: 29px;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .footer .fb .fbleft .dh {
    background: url(../images/ico_18.jpg) left 10px;
    background-repeat: no-repeat;
    padding-left: 18px;
    font-size: 12px;
    color: #999;
    line-height: 29px;
    overflow: hidden;
  }

  .footer .fb .fbright {
    float: left;
    padding-top: 10px;
    padding-right: 1%;
  }
  .footer .fb .fbright a {
    font-size: 12px;
    color: #999;
    white-space: nowrap;
  }
}
